public static class BleDevice.BleDeviceInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddress() |
android.bluetooth.BluetoothDevice |
getBluetoothDevice() |
java.lang.String |
getName() |
void |
setAddress(java.lang.String address) |
void |
setBluetoothDevice(android.bluetooth.BluetoothDevice bluetoothDevice) |
void |
setName(java.lang.String name) |
public java.lang.String getAddress()
public void setAddress(java.lang.String address)
public java.lang.String getName()
public void setName(java.lang.String name)
public android.bluetooth.BluetoothDevice getBluetoothDevice()
public void setBluetoothDevice(android.bluetooth.BluetoothDevice bluetoothDevice)